+2009-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * keyboard.h (add_user_signal): Fix typo in extern.
+
+ * lisp.h (add_user_signal): Remove extern.
+
+ * unexelf.c (unexec): Consider a section to precede the .bss section
+ if its addresses overlap that of .bss.
+ (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
+ instead of dumping process.
+
2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
* keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.